Vcenter Content Registries Harbor StorageInfo
This schema is deprecated as of vSphere API 8.0.1.00200.
The Vcenter Content Registries Harbor StorageInfo schema contains the detailed information about storage used by the Harbor registry.
This schema was added in vSphere API 7.0.0.0.
{
"policy": "string",
"capacity": 0,
"used": 0
}
This property is deprecated as of vSphere API 8.0.1.00200.
Identifier of the storage policy.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: SpsStorageProfile
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SpsStorageProfile
.
This property is deprecated as of vSphere API 8.0.1.00200.
Total capacity for the registry storage (in mebibytes). This is the storage limit set on the Harbor registry. If a storage limit was not set on the registry, the default registry capacity - 204800 mebibytes is used.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.1.00200.
Overall storage used by the registry (in mebibytes). This is the sum of used storage associated with storage policies configured for the registry.
This property was added in vSphere API 7.0.0.0.